@charset "utf-8";
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;text-align:justify;text-justify:inter-ideograph;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#666;font-size:14px;line-height:24px;font-family:"Microsoft YaHei","SimSun", Arial, Helvetica, sans-serif;}
a{color:#666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;}
a:hover{color:#518EBD;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.w1200{width:1200px; margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}


/* 头部  */
.topBar{height: 40px;line-height: 40px;background:#eef3f6;font-size:14px;/*border-top:2px solid #00872f;*/}
.topBar .right li{position:relative;margin-left:20px;float:left;}
.topBar .right li:after{content:"";position:absolute;left:-10px;top:16px;width:1px;height:8px;background:#bdbdbd;}
.topBar .right .s:after{display:none;}
.topBar .right .s i{color:#518EBD;font-style:normal;margin-right:5px;}
.topBar .right .sub{position:absolute;left:0;top:35px;width:100%;text-align:center;background:#eef3f6;display:none;}
.topBar .right .sub a{display:block;line-height:30px;border-bottom:1px solid #ddd;}

.header{height: 80px;padding-top: 15px;}
.header .title{display: none; font-size: 26px;color:#454545;margin-left:40px;line-height:28px;padding-top: 18px;position:relative;font-weight: normal;}
.header .title span{display:none;font-size:18px;font-weight:normal;color:#666;letter-spacing:4px;}
.header .title:after{content:"";position:absolute;left:-20px;height: 30px;width:1px;background:#e5e5e5;top: 18px;}
.header .phone{background: url('../images/picon.png') no-repeat left 7px;padding-left:50px;line-height:25px;margin-top: 5px;}
.header .phone span{display:block;font-size: 24px;color:#518EBD;font-family:Arial;font-weight:bold;}

/* 导航  */
.nav{height: 50px;line-height: 51px;overflow: hidden; font-size:16px;border-top:1px solid #e4edf3;}
.nav li{float:left;width:130px;text-align:center;margin-right:22px;font-size: 16px;}
.nav li a{color:#666;display:block;position:relative;z-index:2;background-position: left center;transition: 0s}
.nav li:last-child{margin-right:0;}
.nav li .cur,.nav li a:hover{background: #518EBD;background-image: linear-gradient(135deg,#66b0e8,#518EBD);color:#fff;}


/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:650px;}
.banner .bd{height:650px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;display: none;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.banner .hd li{z-index:2; cursor:pointer; margin:0 5px; display:inline-block;width:12px; height:12px;*display:inline; zoom:1;border-radius:100%;position:relative;transition:all 0.3s;background: #fff;opacity: .5;}
/*.banner .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}*/
.banner .hd li:hover,.banner .hd .on{opacity: 1;}
/*.banner .hd .on:after{background:#518EBD;}*/


/*  搜索 */
.search{height:47px;line-height:47px;padding:30px 0;border-bottom:1px solid #e5eef4;}
.searFont{width:760px;overflow:hidden;}
.searFont a{margin:0 8px;}
.searFont strong{color:#333;font-weight:normal}
.searMain{width:400px;height:45px;line-height:45px;border:1px solid #dbdbdb;border-radius:22px;}
.searSelect{float:left;width:49px;color:#333;padding-left:15px;position:relative;font-size:12px;cursor:pointer;border-right:1px solid #ddd;}
.searSelect span{position:relative;display:block;}
.searSelect span:after{content:"";position:absolute;right:8px;top:20px;border:4px solid transparent;border-top-color:#333;}
.searSelect ul{position:absolute;top:45px;left:0;background:#fff;text-align:center;width:65px;display:none;}
.searSelect ul li{padding-left:15px;line-height:25px;border-top:1px solid #f5f5f5;}
.searSelect ul li:hover{background:#f1f1f1;}
.search .txt{width:280px;float:left;height:45px; line-height:45px;color:#666;padding:0 10px;}
.search .btn{float:left;width:35px;height:45px; cursor:pointer;transition:all 0.3s;background:url('../images/searicon.png') no-repeat left center;}
.search .btn:hover{opacity:.8;}

/*  产品中心 */
.product{padding:70px 0;overflow:hidden;}
.hTitle{font-size:36px;font-weight:normal;color:#333;background: url('../images/t_line.jpg') no-repeat center 50px;margin-bottom:40px;text-align:center;line-height:36px;}
.hTitle span{display:block;font-size:16px;color:#666;margin-top:20px;letter-spacing:4px;}
.proL{width:240px;padding:30px;background:#0071cb;border-radius:8px;}
.proL .hSidebar{background:#fff;padding:20px;font-size:16px;border-radius:8px;}
.hSidebar a{height:40px;line-height:40px;margin-bottom:10px;border-radius:20px;display:block;color:#fff;background:#518EBD url('../images/p_line1.jpg') no-repeat 15px center;padding-left:35px;}
.hSidebar a:hover{background-color:#2caa58;}
.hSidebar ul{padding:0 15px 10px 15px;}
.hSidebar ul li{background: url('../images/ly_li.png') no-repeat right 11px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.hSidebar ul li a{color:#333;background:none;margin-bottom:0;border-radius:0;background:none;padding-left:0;line-height:30px;height:30px;}
.hSidebar ul li a:hover{color:#2caa58;background:none;}
.hSidebar ul .subMenu a{font-size:12px;padding-left:25px;color:#666;background: url('../images/psub_li.png') no-repeat 15px center;height:28px;line-height:28px;}
.hSidebar ul .subMenu a:hover{color:#2caa58;background: url('../images/psub_lih.png') no-repeat 15px center;}
.proR{width:860px;overflow:hidden;max-height:880px;}
.proR ul{width:900px;}
.proR li{background:#f5f5f5;float:left;font-size:12px;text-align:center;width:270px;margin:0 24px 30px 0;padding-bottom:0;overflow:hidden;height:auto;}
.proR li .pImg{display:block;width:270px;height:270px;overflow:hidden;margin-bottom:10px;border: 1px solid #eee;box-sizing: border-box;}
.proR li img{ width:270px;height:270px;transition:all 0.5s;}
.proR li h4{font-size:16px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;margin-bottom:10px;padding:0 10px;}
.proR li p{color:#999;padding:0 15px;}
.proR li:hover img{transform:scale(1.1);}
.proR li:hover h4{color:#518EBD;}

/*  优势 */
.odds{background:#eef3f6;overflow:hidden;padding:70px 0;}
.odds ul{background: url('../images/odds_bg.jpg') no-repeat center top;height:715px;overflow:hidden;}
.odds li{float:left;width:260px;height:215px;margin-bottom:10px;padding-top:25px}
.odds li h4{font-size:24px;margin-bottom:25px;color:#333;padding-left:50px;}
.odds li h4 i{float:left;margin-left:-50px;font-style:normal;width:57px;height:57px;background: url('../images/odds_num.png') no-repeat;text-align:center;color:#518EBD;line-height:40px;margin-top:-25px;margin-right:-20px;position:relative;}
.odds li h4 i:after{content:"";position:absolute;height:3px;width:24px;background:#518EBD;left:15px;top:40px;}
.odds li  p{height:70px; margin-bottom:10px;}
.odds li:nth-child(2n){float:right;margin-left:500px;text-align:right;}
.odds li:nth-child(3),.odds li:nth-child(4){width:240px;}
.odds li span{display:block;color:#518EBD;font-size:12px;text-transform: uppercase;background: url('../images/odds_li.jpg') no-repeat left center;padding-left:15px;}
.odds li:nth-child(2n) span{background-position: right  center;padding-right:15px;padding-left:0;}
.odds li:nth-child(2n) h4{padding-left:0;}
.odds li:nth-child(2n) h4 i{float:right;margin-left:-10px;margin-right:0;background: url('../images/odds_num2.png') no-repeat;}

/*  解决方案 */
.solution{padding:80px 0;overflow:hidden;background: #eef3f6;}
.solution li{float:left;width:263px;height:303px;background: url('../images/s_bg.png') no-repeat;text-align:center;margin-right:49px;position:relative;transition:all 0.3s;}
.solution li:after{content:"";position:absolute;right:-48px;background: url('../images/s_icon.png') no-repeat;width:45px;height:52px;bottom:24px;}
.solution li:nth-child(2):after{bottom:auto;top:24px;}
.solution li a{display:block;color:#fff;padding:63px 40px 0 40px;height:240px;}
.solution li i{font-size:48px;font-family:Arial;font-weight:bold;line-height:50px;font-style:normal;margin-bottom:25px;top:10px;position:relative;transition:all 0.3s;display:block;}
.solution li h4{font-size:26px;font-weight:normal;line-height:32px;}
.solution li h4 span{display:block;font-family:Arial;opacity:.6;font-size:12px;}
.solution li:last-child{margin-right:0;}
.solution li:hover{background-image: url('../images/s_bg2.png');}
.solution li:hover i{top:0;opacity:1;}

/*  案例 */
.case{padding:80px 0;/* background:#eef3f6; */}
.case .hTitle span{letter-spacing:0px;font-family:Arial;text-transform: uppercase;}
.caseL,.caseL .ohbox{width:600px;height:460px;position:relative;}
.caseL li{width:600px;height:460px;overflow:hidden;position:relative;background:#eee;}
.caseL li img{width:600px;height:470px;transition:all 0.5s;}
.caseL li h4{position:absolute;background:rgba(0,177,86,.8);bottom:0;left:0;right:0;padding:20px;color:#fff;font-size:16px;font-weight:normal;}
.caseL li h4 span{float:right;margin-left:20px;font-size:12px;}
.caseL .pageBtn span,.partner .pageBtn span{position:absolute;cursor:pointer;left:-30px;top:0;font-size:0;line-height:0;background: url('../images/cbtn.jpg') no-repeat ;width:30px;height:30px;}
.caseL .pageBtn .next,.partner .pageBtn .next{top:30px;background-position: -30px 0;}
.caseL .pageBtn span:hover,.partner .pageBtn span:hover{background-position: -60px 0;}
.caseL .pageBtn .next:hover,.partner .pageBtn .next:hover{background-position: -90px 0;}

.strength{overflow:hidden;margin-bottom:40px;}
.strength li{float:left;width:240px;text-align:center;padding:0 30px;line-height:20px;}
.strength li h5{color:#333;font-size:18px;margin-bottom:10px;}
.strength li h5 span{font-size:55px;font-family:Arial;line-height:55px;font-family:'DINCond-Medium';margin-right:5px;position:relative;}
.strength li h5 span:after{content:"+";font-size:18px;color:#333;position:absolute;right:-18px;top:-6px;font-family:Arial;}

.caseSlide{position:relative;}
.caseSlide .ohbox{overflow:hidden;}
.caseSlide ul{width:1240px;}
.caseSlide li{float:left;width:288px;font-size:13px;margin-right:15px;background: #f5f5f5;padding-bottom:20px;transition:all 0.4s;}
.caseSlide li .pic{display:block;height:217px;background: #fff;line-height: 217px;font-size: 0;overflow:hidden;border: 1px solid #eee;box-sizing: border-box;}
.caseSlide li img{width:100%;/*height:340px;*/transition:all 0.4s; vertical-align: middle;}
.caseSlide li .txt{background: #f5f5f5;padding:20px 40px;overflow:hidden;height:60px;transition:all 0.4s;z-index:2;position:relative;padding-bottom:0;}
.caseSlide li .txt h4{font-size:18px;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;margin-bottom:10px;}
.caseSlide li .txt p{background: url('../images/cmore.png') no-repeat left bottom;padding-bottom:30px;}
.caseSlide li:hover{background:#518EBD;}
.caseSlide li:hover .txt{height:130px;margin-top:-70px;background:#518EBD;color:#fff;}
.caseSlide li:hover .txt h4{color:#fff;}
.caseSlide li:hover img{transform:scale(1.1);}
.caseSlide .pageBtn span{position:absolute;cursor:pointer;left:-60px;top:165px;font-size:0;line-height:0;background: url('../images/casebtn.png') no-repeat ;width:35px;height:40px;}
.caseSlide .pageBtn .next{background-position: -35px 0;left:auto;right:-60px;}
.caseSlide .pageBtn span:hover{background-position: -70px 0;}
.caseSlide .pageBtn .next:hover{background-position: -105px 0;}

/*  关于我们 */
.about{background: url('../images/about_bg.jpg') no-repeat center top;padding-top:70px;}
.about .hTitle,.about .hTitle span{color:#fff;}
.about .hTitle{background-image: url('../images/t_line2.jpg');}
.aboutMain{height:400px;overflow:hidden;background:#fff;padding-right:60px;}
.aboutMain .pic{float:left;margin-right:80px;width:600px;height:400px;}
.aboutMain .pic img{width:600px;height:400px;transition:all 0.5s;}
.aboutMain h3{font-size:24px;font-weight:normal;color:#518EBD;margin-bottom:20px;padding-top:60px;}
.aboutMain .txt{height:160px;margin-bottom:15px;overflow:hidden;}
.aboutMain .more,
.case .more{display:inline-block;width:140px;height:35px;line-height:35px;border:1px solid #cdcdcd;text-align:center;border-radius:17px;}
.aboutMain .more:hover{background:#518EBD;color:#fff;border:1px solid #0077bb;}

.case .more {
	display: block;
	margin: 50px auto 0;
	width: 200px;
	height: 40px;
	line-height: 40px;
	border-radius: 25px;
	background: #518ebd;
	border-color: #518ebd;
	color: #fff;
	font-size: 16px;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}
.case .more:hover {
	width: 220px;
}

/*  工厂环境 */
.setting{padding:60px 0;overflow:hidden;background:#eef3f6;}
.setting .menu{text-align:center;height:37px;margin-bottom:50px;}
.setting .menu a{display:inline-block;width:138px;height:35px;line-height:35px;border:1px solid #d3d4d5;text-align:center;line-height:35px;margin:0 10px;border-radius:17px;}
.setting .menu a.on{background:#518EBD;color:#fff;}

.settingMain,.settingBox{height:265px;overflow:hidden;}
.settingMain ul{width:1240px;}
.settingMain li{float:left;width:285px;height:265px;text-align:center;margin-right:20px;}
.settingMain li img{max-width: 100%; height:215px;transition:all 0.5s;}
.settingMain li .pic{display:block;width:285px;height:215px;overflow:hidden;background:#fff;}
.settingMain li p{height:50px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.settingMain li:hover img{transform:scale(.95);}


/*  新闻 */
.news{padding:70px 0;overflow:hidden;}
.newsBox{width:370px;float:left;margin:0 5px;}
.newsBox ul{transition:all 0.5s;padding-bottom:10px;}
.newsBox2{margin:0 35px;}
.newsBox .tie{font-size:18px;color:#333;height:50px;font-weight:normal;background: url('../images/n_line.jpg') no-repeat left 3px;padding-left:15px;}
.newsBox .tie a{float:right;font-size:12px;color:#999;text-transform: uppercase;}
.newsBox .tie a:hover{color:#518EBD;}
.newsBox .n1{height:228px;overflow:hidden;height:228px;margin-bottom:5px;border: 1px solid #eee;text-align: center;}
.newsBox .n1 img{height:228px;transition:all 0.5s;}
.newsBox .n1 p{height:50px;line-height:50px;background: url('../images/opc2.png');text-align:center;color:#fff;position:relative;margin-top:-50px;padding:0 20px;}
.newsBox .n1:hover img{transform:scale(1.1);}
.newsBox .n2{background: url('../images/odds_li.jpg') no-repeat left center;margin:0 10px;padding-left:15px;height:35px;line-height:35px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsBox ul:hover{box-shadow:0 0 10px #ccc;}
.pageBan{background: url('../images/pageban.jpg') no-repeat;height:320px;margin-bottom:-80px;z-index:5;position:relative;}
.pageBan .txt{padding:60px 0 0 70px;color:#fff;}
.pageBan .txt h3{font-size:36px;line-height:40px;}
.pageBan .txt h4{font-size:24px;font-weight:normal;width:550px;margin-top:8px;}
.pageBan .txt h4 span{font-size:10px;-webkit-transform:scale(0.8);-moz-transform:scale(1); display:block;transform-origin:left;margin-top:10px;opacity:.6;text-transform: uppercase;}
.pageBan .txt a{display:inline-block;width:146px;height:38px;line-height:38px;border:1px solid #fff;text-align:center;color:#fff;margin-top:30px;border-radius:20px;background: url('../images/arr.png') no-repeat center;}
.pageBan .txt a:hover{box-shadow:0 0 10px #eee inset;}



/* 底部 */
.footer{background:#2e2e2e;color:#bebebe;padding-top:40px;overflow:hidden;font-size:13px;}
.homeFoot{padding-top:130px;}
.footLeft{overflow:hidden;}
.footLeft ul{float:left;}
.footLeft ul ~ ul {margin-left: 65px;}
.footLeft ul h3,.footContact h3{font-size:14px;color:#fff;height:35px;}
.footContact{width:360px;margin-left: 65px;}
.footWx{width:250px;overflow:hidden;text-align:center;}
.footWx p{width:110px;overflow:hidden;}
.footWx img{width:110px;margin-bottom:8px;}
.copyright{border-top:1px solid #3e3e3e;padding:10px 0;overflow:hidden;margin-top:30px;}
.footer a{color:#bebebe;}
.footer a:hover{color:#fff;}
.firendLink{background:#292929;line-height:30px;font-size: 13px;padding: 5px 0;}
.firendLink span{color:#d9d9d9;}
.firendLink a{color:#999;margin-left:10px;}
.firendLink a:hover{color:#fff;}

/* 内页公用 */
/*.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:300px;overflow:hidden;}*/
.listBanner{overflow:hidden;}
.listWrapper{padding:60px 0;overflow:hidden;}
.listBanner img {
	max-width: 100%;
}
.breadCrumb{height:70px;border-bottom:1px solid #f2f2f2;line-height:70px;}
.breadCrumb p{background:url('../images/home_icon.png') no-repeat left center; padding-left:20px;font-size:14px;width:1180px;}
.breadCrumb span{ margin:0 8px;}
.breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;margin-top:20px;}
.breadCrumb .back:hover{background:#cb000a;transition:all 0.3s;}
.partnerList,.honorList,.settingList,.newsList,.videoList,div.searList,.newsList2{ width:1200px;overflow: hidden;}
.partnerList ul,.honorList ul,.settingList ul,.videoList ul,div.searList ul,.newsList2 ul{ width:1250px;}
.proSear{margin-bottom:70px;}
.proSear form{width:725px;margin:0 auto;margin-top:15px;background:#fff;height:40px;line-height:40px;border:1px solid #666;}
.proSear .searSelect{border-right:1px solid #666;}
.proSear .txt{width:590px;float:left;height:40px; line-height:40px;color:#666;padding:0 10px;}
.proSear .btn{float:left;width:50px;height:40px; cursor:pointer;transition:all 0.3s;background:url('../images/searicon.png') no-repeat center;border-left:1px solid #666;}
.proSear .btn:hover{opacity:.8;}



/* 内页公用菜单 */
.listMenu{height:70px;line-height:70px;background:#f3f3f3;text-align:center;font-size:16px;border-bottom:1px solid #eee;text-align:center}
.listMenu .title{font-size:30px;font-weight:normal;color:#518EBD;padding-right:40px;}
.listMenu .menu a{position:relative;margin:0 15px;color:#333;padding:0 5px}
.listMenu .menu a:after{content:"";position:absolute;left:0;bottom:-26px;width:100%;height:2px;background:#518EBD;transition:transform 0.4s;transform-origin:right;transform:scale(0,1);}
.listMenu .menu a.cur,.listMenu .menu a:hover{color:#518EBD;}
.listMenu .menu a.cur:after,.listMenu .menu a:hover:after{transform:scale(1);transform-origin:left;}
.menuSub{text-align:center;margin-top:20px;}
.menuSub a{width:125px;border:1px solid #ddd;background:#fff;display:inline-block;transition:all 0.3s;margin-right:10px;height:35px;line-height:35px;box-shadow:0 0 1px #fff inset;}
.menuSub a.current,.menuSub a:hover{border:1px solid #008a43;background:#518EBD;color:#fff;}

/* 关于我们 */
.aBox{padding:50px 0;overflow:hidden;}
.aTie{font-size:30px;font-weight:normal;color:#333;text-align:center;margin-bottom:30px;line-height:30px;}
.aTie span{font-size:12px;color:#888;font-family:Arial;text-transform: uppercase;display:block;}
.aboutBox1 .font{width:550px;line-height:28px;}
.aboutBox1 .font h3{font-size:30px;color:#333;height:60px;font-weight:normal;}
.aboutBox1 .txt{line-height: 30px;font-size: 16px;}
.aboutBox1 .txt p {
	margin-bottom: 10px;
	text-indent: 2em !important;
}

.culture{padding:50px 0;overflow:hidden;background:#f5f5f5;;}
.culture li{float:left;width:380px;margin-right:28px;}
.culture li .cImg{display:block;width:380px;height:250px;overflow:hidden;}
.culture li img{width:380px;height:250px;transition:all 0.5s ease-in;}
.culture li  .font{padding:25px;background:#fff;height:90px;}
.culture li h4{font-size:24px;font-weight:normal;color:#333;margin-bottom:10px;}
.culture li:last-child{margin-right:0;}
.culture li:hover img{transform:scale(1.1);}
.culture li:hover{box-shadow:0 0 5px #ccc;}

.aboutBox2{padding:60px 0;overflow:hidden;}
.aboutBox2 .memu{text-align:center;height:50px;margin-bottom:40px;}
.aboutBox2 .memu a{display:inline-block;border:1px solid #e5e5e5;margin-left:-1px;height:48px;line-height:48px;text-align:center;width:160px;font-size:16px;}
.aboutBox2 .memu a.on{background:#518EBD;border:1px solid #518EBD;color:#fff;}
.honorMain,.honoBox{height:245px;overflow:hidden;}
.honorMain ul{width:1240px;}
.honorMain li{float:left;width:285px;margin-right:15px;margin-bottom:5px;}
.honorMain li .pImg{display:block;width:275px;height:195px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;transition:all 0.4s;text-align: center;}
.honorMain li img{vertical-align: middle;height:195px;transition:all 0.5s;}
.honorMain li p{height:40px;line-height:40px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;text-align:center;}
.honorMain li:hover .pImg{border:1px solid #518EBD;background:#518EBD;}
.honorMain li:hover img{transform:scale(.98);}
.aboutBox4{padding:60px 0;background:#f5f5f5;}
.hisroty ul{padding-top:35px;overflow:hidden;position:relative;}
.hisroty ul:before{content:"";position:absolute;left:50%;background:#dbdbdb;width:1px;height:100%;top:0;}
.hisroty li{width:465px;position:relative;margin-bottom:10px;min-height:60px;}
.hisroty li:before,.hisroty li:after{content:"";position:absolute;border-radius:100%;transition:all 0.3s;}
.hisroty li:before{right:2px;top:5px;width:10px; height:10px;border:2px solid #333;}
.hisroty li:after{width:6px;height:6px;background:#333;top:9px;right:6px;}
.hisroty li.right:before{right:auto;left:4px;}
.hisroty li.right:after{right:auto;left:8px;}
.hisroty li span{color:#333;width:110px;font-size:16px;text-align:center;}
.hisroty .left{float:left;padding-right:145px;text-align:right;}
.hisroty .left span{margin-right:-110px;float:right;}
.hisroty .left p{border-right:1px solid #ddd;padding-right:20px;}
.hisroty .right{float:right;padding-left:145px;}
.hisroty .right span{margin-left:-110px;float:left;}
.hisroty .right p{border-left:1px solid #ddd;padding-left:20px;}
.hisroty .txt{text-align:center;padding:25px 50px;background:#f5f5f5;}
.hisroty_list ul{padding-top:70px;}

/* 荣誉资质 */
.honorList ul li{width:250px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;padding:15px 15px 0 15px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.honorList ul li .pImg{display:block;width:230px;height:170px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}
.honorList ul li img{max-width: 100%; vertical-align: middle;height:170px;}
.honorList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.honorList ul li:hover::before{width:100%;background:#518EBD;transition:all 0.5s;}
.honorList ul li p{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.lb-data .lb-caption{color:#fff;}
.honorList ul li:hover{background:#eee;box-shadow:0 0 10px #ccc;}

/* 公司坏境 */
.settingList li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.settingList li img{display:block;width:270px;height:200px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition:all 0.5s;}
.settingList li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.settingList li:hover::before{width:100%;background:#518EBD;transition:all 0.5s;}
.settingList li span{height:45px;line-height:45px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}
.settingList li:hover img{transform:scale(.95);}

/* 内页左侧菜单 */
.listLeft{width:260px; float: left;overflow: hidden;}
.listRight{width:900px; float: right; overflow: hidden;}
.sidebar{margin-bottom:20px;}
.side_title{background:#518EBD;background-image: linear-gradient(135deg,#66b0e8,#518EBD);height:120px;color:#fff;font-size:30px;font-weight:normal;line-height:20px;line-height:120px;text-align:center;}
.side_title span{display:block;font-size:14px;opacity:.6;text-transform: uppercase;}
.sidebarMenu{background:#f1f1f1;border-top:none;}
.sidebarMenu li{font-size:15px;background: url('../images/side_line.jpg') repeat-x left top;padding-top:2px;}
.sidebarMenu li a{height:50px;line-height:50px;background:url('../images/sub_li.png') no-repeat 25px center;padding-left:40px;display:block; color:#454545;}
.sidebarMenu li .cur,.sidebarMenu li a:hover{background:#518EBD url('../images/sub_lih.png') no-repeat 25px center;color:#fff;}
.sidebarMenu li ul{font-size:12px;padding:5px  0;}
.sidebarMenu ul li {background:none;padding-top:0;}
.sidebarMenu li ul a{background: url('../images/ly_li.png') no-repeat 40px center;padding-left:50px;color:#666;height:34px;line-height:34px;font-size:13px;}
.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{background: url('../images/ly_li.png') no-repeat 40px center;color:#518EBD; }
.sidebarMenu li ul ul a{font-size:12px;padding-left:70px;background: url('../images/psub_li.png') no-repeat 55px center;height:30px;line-height:30px;}
.sidebarMenu li ul ul a.cur,.sidebarMenu li ul ul a:hover{background: url('../images/psub_li.png') no-repeat 55px center;}


/*  内页左侧 */
.recommend_pro{margin-bottom:15px;}
.listLeft .left_title{background:#518EBD;background: linear-gradient(135deg,#66b0e8,#518EBD);height:50px; line-height:50px; font-size: 16px;color: #fff; padding-left:15px;border-left:5px solid #518EBD;}
.recommend_slide{height:600px;overflow:hidden;padding:9px;border:1px solid #bcbcbc;background:#fff;border-top:none; }
.recommend_pro li{ width:240px;overflow:hidden;margin-bottom:10px;}
.recommend_pro li img{ width:234px; height:254px; border:1px solid #ddd;padding:2px;}
.recommend_pro li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{ border: 1px solid #518EBD;}
.twoCont{padding:15px 10px;overflow:hidden;background:#f4f4f4;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;font-weight:normal;}
.sidebarThree h3 span{display:block;font-size:24px;color:#518EBD;font-family:Arial;}
.sidebarThree p{line-height:22px;}
.sidebarThree p span{padding-left:3em;}

/*  产品列表 */
.proList ul,.caseList ul{width:940px;}
.proList li{float:left;width:290px;margin:0 15px 20px 0;}
.proList li .pImg{display:block;width:288px;height:310px;overflow:hidden;border:1px solid #e5e5e5;position:relative;}
.proList li img{width:288px;height:310px;transition:all 0.5s;}
.proList li h5{font-weight:normal;text-align:center;height:40px;line-height:45px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(2,145,226,.7);transition:all 0.25s;transform:perspective(400px) rotateX(-90deg);-moz-transform:perspective(400px) rotateX(-90deg);-webkit-transform:perspective(400px) rotateX(-90deg);-o-transform:perspective(400px) rotateX(-90deg);transform-origin:top;z-index:2;}
.proList li .pImg:after{content:"";position:absolute;width:54px;height:54px;background: url('../images/pmore.png') no-repeat;left:50%;top:50%;margin-left:-27px;opacity:0;transition:all 0.25s;z-index:3;}
.proList li:hover img{transform:scale(1.1);}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}


/* 产品详情放大镜 */
.proShowBox1{height:;border:1px solid #d8d8d8;overflow:hidden;margin-bottom:50px;}
.proShow_pic{width:600px;height:600px;border-right:1px solid #d8d8d8;overflow:hidden;position:relative;}
.proShow_pic img {
	max-width: 100%;
}
.proShow_pic .hd{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.proShow_pic .hd li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #fff;position:relative;transition:all 0.3s;}
.proShow_pic .hd li:after{content:"";position:absolute;width:6px;height:6px;background:#fff;top:2px;left:2px;border-radius:100%;}
.proShow_pic .hd li:hover,.proShow_pic .hd .on{border:2px solid #518EBD;transform:scale(1.1);}
.proShow_pic .hd .on:after{background:#518EBD;}

/* 产品详情简介 */
.proShow_font{width:500px;padding:40px 50px 0 47px;height:460px;position:relative;}
/*.proShow_font:after{content:"";position:absolute;left:0;height:1px;background:#d8d8d8;width:100%;}*/
.proShow_font .title{font-size:30px; color:#333;padding:0 50px 35px 47px;font-weight:normal;line-height:32px;border-bottom:1px solid #e2e2e2;margin:0 -50px 0 -47px;margin-bottom:25px;}
.proShow_font .txt{height:310px;margin: 0 -50px 50px -47px;border-bottom: 1px solid #d8d8d8;padding: 0 30px 0 47px;}
/*.proShow_font .txt p{margin-bottom:15px;}*/
.proShow_font .txt strong{color:#333;display:block;}
.proShow_font .left{width:230px;}
.proShow_font .left p{margin-bottom:35px;background: url('../images/show_icon1.png') no-repeat left 3px;padding-left:25px;}
.proShow_font .left p span{font-size:28px;color:#518EBD;font-family:Arial;font-weight:bold;line-height:30px;display:block;margin-left:-25px;}
.proShow_font .left .zx{display:block;height:60px;line-height:60px;background:#518EBD;color:#fff;text-align:center;font-size:18px;border-radius:5px;}
.proShow_font .left .zx:hover{background:#0077bb;}
.proShow_font .right{width:230px;}
.proShow_font .right p{background: url('../images/show_icon2.png') no-repeat left 7px;padding-left:25px;}
.proShow_font .right p span {font-size: 20px;color: #518EBD;}
.proShow_font .right .p2{background: url('../images/show_icon3.png') no-repeat left center;margin-bottom:35px;}
.bshare-custom span{display:block;margin-bottom:10px;}


.proShow_main .menu{height:58px;line-height:58px;background:#eee;}
.proShow_main .menu span{cursor:pointer;background: #E3E3E3;float:left;width:200px;text-align:center;font-size:18px;transition:all 0.3s;color:#333;}
.proShow_main .menu .on,.proShow_main .menu span:hover{color:#fff;background: #518EBD;background-image: linear-gradient(135deg,#66b0e8,#518EBD);}
/* .proShow_Tab {text-align:center;} */
.proShow_Box{padding-top:30px;line-height: 1.75;}
.proShow_Tab .tie{font-size:30px;color:#333;font-weight:normal;text-align:center;line-height:34px;margin-bottom:30px;}
.proShow_odds .main{overflow:hidden;background:#f3f3f3;height:280px;margin-bottom:20px;}
.proShow_odds .left{background: url('../images/proshow2.jpg') no-repeat;width:250px;font-size:30px;color:#fff;padding-top:160px;height:120px;text-align:center;}
.proShow_odds .font{padding:30px 35px;overflow:hidden;text-align:left;float:right;width:870px;}
.proShow_odds .font p{margin-bottom:10px;}
.proShow_odds strong{display:block;color:#0080cf;font-size:16px;font-weight:normal;}

.proShow_odds .main2 .left{background: url('../images/proshow3.jpg') no-repeat;}
.proShow_odds .main2 .box{width:400px}
.proShow_odds .main2 .txt{color:#333;margin-top:15px;line-height:30px;}
.proShow_odds .main2 .txt_r h4{font-weight:normal;margin-bottom:10px;}
.proShow_odds .main2 .txt_r h4 span{display:block;font-size:30px;font-family:Arial;color:#518EBD;line-height:30px;}

.relatedPro{margin-bottom:50px;overflow:hidden;}
.relatedPro ul{width:1240px;}
.relatedPro li{float:left;border:1px solid #e0e0e0;width:290px;margin-right:10px;transition:all 0.3s;}
.relatedPro li .pic{width:290px;height:250px;display:block;overflow:hidden;}
.relatedPro li .pic img{width:290px;height:250px;transition:all 0.5s;}
.relatedPro li p{height:50px;line-height:50px;text-align:center;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.relatedPro li:hover img{transform:scale(1.1);}
.relatedPro li:hover{border:1px solid #518EBD;}





/*  解决方案 */
.solutionList li{padding: 70px 0;overflow:hidden;}
.solutionList li .pic{display: block;width: 600px;height: 333px;float: left;overflow: hidden;}
.solutionList li .pic img{display: block;width: 100%;height: 100%;transition: all .4s;}
.solutionList li .txt{width: 500px;float: right;text-align: center;padding-top: 70px;}
.solutionList li .txt h3{font-size: 22px;color: #333;font-weight: normal;margin-bottom: 30px;}
.solutionList li .txt h3 span{display: block;font-size: 14px;color: #666;margin-top: 20px;}
.solutionList li .more{display: inline-block;width: 150px;height: 40px;border-radius: 20px;line-height: 40px;font-size: 12px;color: #111;background:#518EBD;color:#fff;}
.solutionList li .more:hover{background:#0077bb;}
.solutionList li:hover .pic img{animation-play-state: running;transform: none;}
.solutionList li:nth-child(2n){background-color: #efefef}
.solutionList li:nth-child(2n) .pic{float: right;}
.solutionList li:nth-child(2n) .txt{float:left;}
.solutionList li:first-child {
	border-top: 1px solid #EFEFEF;
}
.solutionList li:last-child {
	border-bottom: 1px solid #EFEFEF;
}
.solution-tit {
	padding: 30px 0;
	/*background: #518EBD;*/

}
.solution-tit h3 {
	position: relative;
	font-size: 26px;
	color: #333;
	font-weight: normal;
	padding-left: 20px;
}
.solution-tit h3:before {
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 27px;
    border-left: 5px solid #518EBD;
}
.solutionList .pagination{padding: 70px 0;}

.systemList li .w1200 {
	display: flex;
	flex-wrap: nowrap;
}
.systemList li .txt {
	padding-top: 0;
	display: flex;
	align-items: center;
	text-align: left;
	width: 600px;
	/*padding-left: 50px;*/
	box-sizing: border-box;
}
.systemList li:nth-child(2n) .w1200 {
	flex-direction: row-reverse 
}
.systemList li:nth-child(2n+1) .txt {
	padding-left: 50px;
}
.systemList li:nth-child(2n) .txt {
	padding-right: 50px;
}
.systemList .solution-tit {
	padding: 20px 0;
	background: rgba(221, 221, 221, .7);
}
.systemList ul {
	padding: 20px 0;
}
.systemList li {
	padding: 20px 0;
}
.systemList li:first-child {
    border-top: none;
}
.systemList li:last-child {
    border-bottom: none;
}
.systemList li:nth-child(2n) {
    background: transparent;
}
/* 案例列表 */
.caseList li{float:left; width:260px;background:#fff;margin:0 30px 25px 0;border:1px solid #ccc;padding:9px 9px 0 9px;line-height:22px;padding-bottom:10px;font-size:12px;color:#888;}
.caseList li .cImg{width:260px;height:225px;display:block;overflow:hidden;}
.caseList li a{color:#888;}
.caseList li img{width:260px;height:225px; transition:all .5s;}
.caseList li h5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;border-top:1px solid #c6c6c6;margin-top:8px;font-weight:normal;padding-top:8px;font-size:14px;color:#333;text-align:center;}
.caseList li:hover img{transform:scale(1.1,1.1);}
.caseList li:hover{border:1px solid #518EBD;}
.caseList li:hover h5{border-top:1px solid #518EBD;color:#518EBD;}

/* 合作伙伴 */
.partnerList li{float:left;width:220px;margin-right:25px;margin-bottom:25px;}
.partnerList li img{ width:210px; height:108px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 案例详情 */
.caseShow .title{text-align:center;font-size:18px;color:#000;margin-bottom:10px;font-weight:normal;}
.caseShow .p1{margin-bottom:25px;text-align:center;color:#666;border-bottom:1px dotted #ccc;padding-bottom:10px}
.caseShow .p1 span{margin-right:15px;}
.picShow_pic{margin-bottom:30px;text-align:center;}
.caseShow_font1 .title{height:35px;border-bottom:1px solid #ccc;}
.caseShow_font1 .title span{float:left;height:35px;width:120px;font-size:14px;text-align:center;line-height:35px;}
.caseShow_font1 .title .on{background:#518EBD;color:#fff;}
.caseShow_font1{margin-bottom:30px;}


/* 常见问题 */
.faqList li{position:relative;margin-bottom:25px;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#518EBD;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px 0 25px; background-color:#f1f1f1; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e1e1e1;}
.faqList li div{display:none;padding:25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;background:#f5f5f5;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}

/* 新闻中心 */
.newsList li{border:1px solid #e2e2e2;padding:30px;overflow:hidden;margin-bottom:30px;transition:all 0.3s;}
.newsList li .font{width:800px;overflow:hidden;color:#333;padding-top:30px;}
.newsList li .date{width:80px;height:110px;background:#2b2b2b;color:#fff;padding-left:20px;font-size:20px;font-family:'HelveticaNeuedd7b7fc3f53d6';position:relative;margin-right:40px;transition:all 0.4s;}
.newsList li .date span{display:block;opacity:.8;padding-top:35px;font-size:14px;}
.newsList li .date:after{position:absolute;content:"";width:50px;left:60px;background:#555;height:1px;top:10px;width:0;transition:all 0.3s;}
.newsList li h4{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsList li  .txt{color:#666;}
.newsList li .pic{width:260px;height:160px;overflow:hidden;}
.newsList li img{width:260px;transition:all 0.5s;height:160px;}
.newsList li:hover .date{margin-right:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover h4{color:#518EBD;}
.newsList li:hover img{transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 10px #eee;}

/* 新闻详细样式 */
.articleBox1 .title{text-align:center;font-size:26px;color:#000;margin-bottom:10px;font-weight:normal;padding-bottom: 30px !important;}
.articleBox1 .p1{margin-bottom:15px;padding-bottom: 10px; text-align:center;color:#888;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.solution .p1{margin-bottom:40px;}
.review{background:#f7f7f7 url(../images/nshow_icon.png) no-repeat left top;padding:20px 20px 20px 20px;border:1px dotted #adadad;text-indent:2em;font-size:14px;color:#333;margin-bottom:20px;}
.fontResizer a{padding:0 5px;}
.article_key{background:#f7f7f7 url(../images/nshow_icon2.png) no-repeat 15px 7px;color:#adadad;margin-bottom:20px;padding-left:35px;line-height:28px;}
.fontsizebox{padding-bottom: 40px;border-bottom:1px dotted #adadad;font-size:16px;line-height: 1.75; color:#424242;}
.fontsizebox div,
.fontsizebox div span,
.fontsizebox p {
	margin-left: 0 !important;
	font-size:16px !important;
	line-height: 1.75 !important;
}
.fontsizebox li {
	padding: 0 !important;
	margin-left: 20px !important;
}
.fontsizebox i {
	font-style: normal !important;
}
.fontSize a.active{color:#0099e6;}
.detailShare{overflow:hidden;padding:25px 0;border-bottom:1px dotted #adadad;}
.detailShare span{border-left:1px dotted #adadad;padding:0 15px;}
.detailShare span.date{margin-left:15px;}
.detail_fenx{font-size:14px;padding-top:10px;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #adadad;padding-bottom: 10px}
.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.fontsizebox ul,
.fontsizebox p,
.fontsizebox .liebiao {
	background: transparent !important;
}

.relatedNews_font{width:1200px;overflow:hidden;font-size:13px;margin-top:15px;}
.relatedNews_font ul{width:1240px;}
.relatedNews_font ul li{float:left;padding-right:50px;width:570px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;}
.relatedNews_font ul li a{display:block;width:450px;line-height:40px;background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.relatedNews_font ul li span{float:right;color:#999;}

/* 内页留言样式 */
.contactFont{overflow:hidden;margin-bottom:30px;}
.contactFont table tr {
	height: 30px;
}
.contactFont table td {
	height: 30px;
}
.contactFont p {
	margin-bottom: 10px;
}
.page-content .pic {
	padding-top: 10px;
	text-align: center;
}
#dituContent{height:420px;}
.feedback{margin-top:50px;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;position:relative;}
.feedback .title span{padding:0 25px;background: #fff;position:relative;z-index:2;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;width:100%;left:0;position:absolute;top:13px;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;position:relative;}
.feedback .name:after,.feedback .telephone:after,.feedback .email:after,.feedback .msg_title:after{content: "*";color:#f00;position:absolute;top:0;right:-280px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:243px;height:30px;line-height:30px;float:left;margin:0 28px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;}
#feedback_form textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#518EBD;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#666;}

/* 定制报价 */
.dzbj{background-image: url('../images/bj_bg.jpg');background-position:center;background-size:cover;background-repeat: no-repeat;padding:100px 0;}
.dzbjMain{background:#fff;background: rgba(255,255,255,.9);padding:80px;border-radius:10px;width:1040px;}
.dzbjMain li{overflow:hidden;height:50px;margin-bottom:22px;}
.dzbjMain li p,.dzbjMain li.b{float:left;width:268px;height:48px;border:1px solid #dcdcdc;background:#fff;margin-right:25px;line-height:48px;overflow:hidden;padding-left:60px;}
.dzbjMain li label{float:left;margin-left:-60px;text-align:right;width:60px;color:#666;}
.dzbjMain li input{width:95%;padding-right:5%;height:48px;line-height:48px;}
.dzbjMain li p:last-child{margin-right:0;}
.dzbjMain li.b{width:980px;float:none;}
.dzbjMain li.c p{width:405px;padding-left:100px;}
.dzbjMain li.c label{margin-left:-100px;width:100px}
.dzbjMain li.d input,.dzbjMain li.d img {float:left;}
.dzbjMain li.d input{width:180px;border:1px solid #dcdcdc;padding:0 15px;}
.dzbjMain li.d img{background:#fff;border:1px solid #dcdcdc;padding:13px;border-left:none;}
.dzbjMain li.d .btn{float:right;background:#ddd;margin-left:10px;text-align:center;cursor:pointer;color:#222;font-size:14px;transition:all 0.3s;}
.dzbjMain li.d .sub{background:#518EBD;color:#fff;}
.dzbjMain li.d .btn:hover{background:#333;color:#fff;}
.dzbjMain h3{font-size:36px;color:#222;line-height:36px;margin-bottom:10px;font-weight:normal;}
.dzbjMain .p1{margin-bottom:40px;}
.dzbjMain .p1 span{color:#518EBD;}

/* 招商加盟 */
.joinBox1{padding:80px 0;overflow:hidden;}
.jTie{font-size:36px;font-weight:normal;color:#2376e1;text-align:center;margin-bottom:40px;line-height:36px;}
.jTie span{display:block;font-size:16px;color:#666;}
.joinBox1 .font{width:600px;font-size:16px;padding-top:30px;}
.joinBox1 .font span{font-size:24px;color:#2f6de0;}
.joinBox1 .font p{line-height:28px;margin-bottom: 25px;}
.joinBox1 .font h4{margin-top:35px;font-size:24px;color:#2f6de0;font-weight:normal;line-height:34px;background: url('../images/join_line.jpg') no-repeat left bottom;padding-bottom:20px;}
.joinBox2{background:#f2f2f2;padding:80px 0;overflow:hidden;}
.joinBox2 li{float:left;width:590px;overflow:hidden;background:#fff;margin-bottom:10px;}
.joinBox2 li:nth-child(2n){float:right;}
.joinBox2 li .pImg{float:left;width:295px;height:250px;overflow:hidden;}
.joinBox2 li img{width:295px;height:250px;transition:all 0.5s;}
.joinBox2 li:hover img{transform:scale(1.1);}
.joinBox2 li .font{width:225px;padding:35px;float:right;height:180px;position:relative;}
.joinBox2 li h4{font-size:18px;font-weight:normal;color:#2376e1;margin-bottom:15px;}
.joinBox2 li h4 span{display:block;font-size:12px;font-family:Arial;color:#999;}
.joinBox2 li:nth-child(3) .pImg,.joinBox2 li:nth-child(4) .pImg{float:right;}
.joinBox2 li .font:after{content:"";position:absolute;left:-12px;background: url('../images/j_l.png') no-repeat;width:12px;height:19px;top:50%;margin-top:-9px;}
.joinBox2 li:nth-child(3) .font:after,.joinBox2 li:nth-child(4) .font:after{left:auto;right:-12px;background: url('../images/j_r.png') no-repeat;}

.joinBox3{padding:80px 0;overflow:hidden;}
.joinBox3 ul{padding-top:10px;}
.joinBox3 li{float:left;width:150px;height:150px;color:#fff;position:relative;border-radius:100%;text-align:center;padding:50px 25px 0 25px;background: url('../images/join_3.png') no-repeat;margin-right:50px;transition:all 0.3s;top:0;}
.joinBox3 li:after{content:"";position:absolute;width:20px;height:20px;background: url('../images/join3_2.png') no-repeat;right:-35px;top:50%;margin-top:-10px;transition:all 0.3s;}
.joinBox3 li i{display:inline-block;width:52px;height:46px;background: url('../images/join3_icon.png') no-repeat;}
.joinBox3 li h4{font-size:18px;font-weight:normal;}
.joinBox3 li h4 span{display:block;font-size:12px;font-family:Arial;}
.joinBox3 li:last-child{margin-right:0;}
.joinBox3 li:nth-child(2) i{background-position: -52px 0;}
.joinBox3 li:nth-child(3) i{background-position: -104px 0;}
.joinBox3 li:nth-child(4) i{background-position: -156px 0;}
.joinBox3 li:nth-child(5) i{background-position: -208px 0;}
.joinBox3 li:hover{margin-top:-10px;}
.joinBox3 li:hover:after{margin-top:0px;}
.joinBox3 .p1{font-size:24px;text-align:center;margin-top:50px;}
.joinBox4{padding:80px 0;overflow:hidden;background-image: url('../images/join4_bg.jpg');background-position:center;background-repeat: no-repeat;background-attachment: fixed;background-size:cover;}
.joinBox4 li{float:left;width:505px;overflow:hidden;height:58px;line-height:58px;border:1px solid #cecece;padding:0 10px 0 75px;margin-bottom:20px;background:#fff;}
.joinBox4 li:nth-child(2n){float:right;}
.joinBox4 li label{float:left;margin-left:-75px;width:70px;text-align:center;padding-right:5px;font-size:16px;letter-spacing:2px;text-align:right;}
.joinBox4 li input{width:100%;height:58px;line-height:58px;}
.joinBox4 li.area{height:130px;padding:10px 10px 10px 75px;line-height:24px;width:1115px;}
.joinBox4 li textarea{font-size:16px;width:100%;height:130px;}
.joinBox4 li.btn{clear:both;width:100%;padding:0;border:none;background:none;}
.joinBox4 li.btn .code{float:left;width:160px;border:1px solid #cecece;height:56px;line-height:56px;padding:0 10px;}
.joinBox4 li.btn img{float:left;padding:17px;border:1px solid #cecece;border-left:none;background:#fff;}
.joinBox4 li.btn .btns{float:right;background:#5e5e5e;width:190px;margin-left:10px;font-size:20px;color:#fff;cursor:pointer;transition:all .3s;}
.joinBox4 li.btn .sub{background:#2f6ee2;}
.joinBox4 li.btn .btns:hover{background:#0a49bb;}

.fontsizebox div,
.fontsizebox span {
	background: transparent !important;
}
.fontsizebox table {
	width: 100% !important;
}
.fontsizebox table td {
	padding: 2px 10px !important;
	width: auto !important;
	height: auto !important;
}